home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / html / vendors / adobe / software / message.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1998-01-07  |  150 b   |  7 lines

  1. #!/bin/csh -f
  2. echo " "
  3. echo "The O2 Performance Package can only be installed on an O2."
  4. echo " "
  5. echo "Press any key to exit ...  "
  6. set waitans=($<)
  7.